#PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
#This is done with:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h dell password 'new-password'
#See the manual for more instructions.
#NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
#the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
#able to use the new GRANT command!
#You can start the MySQL daemon with:
cd /usr ; /usr/bin/safe_mysqld &
Subscribe to:
Post Comments (Atom)
Oracle Linux virt-manager Error launching create dialog: list index out of range
After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...
-
Have you ever seen a message in /var/adm/syslog/syslog.log and wished that something special could be done when it occurs? The messages in...
-
Create a backup using a graph file The easiest way to use fbackup is to create a file containing a list of files/directories to be ...
-
To add a DCE principle/account: dcecp -c pri create ${i} dcecp -c org add org1 -member ${i} dcecp -c group ad...
No comments:
Post a Comment